Click or drag to resize

MessageTrackingSearchResultRecipients Property

Contains a list of e-mail addresses that received this message.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<Mailbox> Recipients { get; }

Property Value

Type: IListMailbox
See Also